home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3133 < prev    next >
Encoding:
Text File  |  1996-08-05  |  912 b   |  27 lines

  1. Newsgroups: comp.lang.c
  2. Path: yama.mcc.ac.uk!liv!davek
  3. From: davek@liverpool.ac.uk (Mr D.M. Kind)
  4. Subject: C libraries and device driver programming
  5. Message-ID: <DLsDq9.AAJ@liverpool.ac.uk>
  6. Sender: news@liverpool.ac.uk (News System)
  7. Nntp-Posting-Host: oak-34.liv.ac.uk
  8. Organization: The University of Liverpool
  9. X-Newsreader: TIN [version 1.2 PL2]
  10. Date: Fri, 26 Jan 1996 11:39:44 GMT
  11.  
  12. I have a PIP Frame Capture board and it captures images via camera fine when in
  13. DOS/Win95 with the existing software device driver.
  14.  
  15. However I need to run this system in LINUX or UNIX and the I am having problems 
  16. with the dos.h library file, with parse errors occurring 4 times in this file.
  17.  
  18. Is it possible to run this software in LINUX?
  19. If so How do I make it portable?
  20. If not are there any suggestions as to what I can do without having to write 
  21. new software myself?
  22.  
  23. Thankyou
  24.  
  25. Dave Kind         email : (davek@liv.ac.uk)
  26.  
  27.